Alexander Clausen
Alexander Clausen
Closing in favor of #1397
Note that we do have `--token-path`, but that's not very user-friendly for manually-started `libertem-server`s. It should be possible to automatically generate a token, and include it in the link that...
The issue is that the number of warnings will go up again, and we need to control this somehow. Have a plot over time? Or fail tests if number of...
@matbryan52 do you think #1561 closes this issue?
Part of the equation, including initial benchmarks for transfers: https://github.com/LiberTEM/sparseconverter/issues/20
I've decided to tackle this together with the other `load`/`glob`/schema/... related things in the next milestone. If you agree, we can focus on these issues in 0.12.
Great to hear! I was thinking that this could be handled partially by the Context, which would spawn the background task/thread which checks for the timer expiration, and then asks...
> I was thinking that this could be handled partially by the Context, which would spawn the background task/thread which checks for the timer expiration, and then asks the executor...
> * [ ] `unsnooze` -> `get_executor`: slow on some machines, so it might need to be `async` (or can it run in a thread?) > * [ ] `shutdown`:...
> We have quite a good set of changes in the current master, in particular fixing CoM descan error compensation for live processing, enabled by valid data masking, and supporting...