-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
froster archive ..... will issue slurm job
cat /home/users/peterdir/.local/share/froster/slurm/froster-archive@+tmp+froster.Jrd+6j0_subdir-5791.out
ome/users/peterdir/.local/share/pipx/venvs/froster/lib/python3.12/site-pac │
│ kages/textual/drivers/linux_driver.py:343 in _run_input_thread │
│ │
│ 340 │ │ an exception │
│ 341 │ │ """ │
│ 342 │ │ try: │
│ ❱ 343 │ │ │ self.run_input_thread() │
│ 344 │ │ except BaseException as error: │
│ 345 │ │ │ import rich.traceback │
│ 346 │
│ │
│ /home/users/peterdir/.local/share/pipx/venvs/froster/lib/python3.12/site-pac │
│ kages/textual/drivers/linux_driver.py:383 in run_input_thread │
│ │
│ 380 │ │ │ │ │ │ unicode_data = decode( │
│ 381 │ │ │ │ │ │ │ read(fileno, 1024), final=self.exit_event. │
│ 382 │ │ │ │ │ │ ) │
│ ❱ 383 │ │ │ │ │ │ for event in feed(unicode_data): │
│ 384 │ │ │ │ │ │ │ self.process_event(event) │
│ 385 │ │ finally: │
│ 386 │ │ │ selector.close() │
│ │
│ /home/users/peterdir/.local/share/pipx/venvs/froster/lib/python3.12/site-pac │
│ kages/textual/_parser.py:81 in feed │
│ │
│ 78 │ │ │ try: │
│ 79 │ │ │ │ self._gen.send(self._buffer.getvalue()) │
│ 80 │ │ │ except StopIteration: │
│ ❱ 81 │ │ │ │ raise ParseError("end of file reached") from None │
│ 82 │ │ │ while self._tokens: │
│ 83 │ │ │ │ yield self._tokens.popleft() │
│ 84 │
╰──────────────────────────────────────────────────────────────────────────────╯
Metadata
Metadata
Assignees
Labels
No labels