You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download this, unzip into, say, /path/2/, start 19.0 and carry out the following steps:
]Link.Create '#.Code' /path/2/Code
Execute #.Code.Create
Execute #.Code.test_1
This always results in:
FILE ACCESS ERROR: /path/2/Code/_667/Foo: Unable to open file
test_1[3] ⎕SE.Link.Add'#._667.Foo.'∘,¨↓#._667.Foo.⎕NL 3
After executing "Resume all threads" (that's right!) you get something along these lines:
Added: #._667.Foo.Fns_00 #._667.Foo.Fns_01 ...
Link Warning: FileSystemWatcher error on directory: /path/2/Code/_667 watching may no longer be reliable.
FILE ACCESS ERROR: /path/2/Code/_667/Foo: Unable to open file
test_1
∧
At this stage, when I enter )SI, 100% of the time APL hangs.