Sebastian Wallat
Sebastian Wallat
If this is an issue, we could override the python function to allow this behavior. Could you give us an example where you used it?
Ah ok. We might be able to do that by reimplementing the input function within our library. We do basically the same to catch the python output. Though, I might...
@RenWal I see your point. We should make the data model thread and probably multiprocess safe. This would also allow us to run an analysis on a multi-node structure to...
@devhoffmann What do you mean by testing it?
The logger is actually restricted to a maximum of 1000 blocks. @RenWal Can you give us such a large script you use?
I've just added the maximum block count for the python console as well. @RenWal Does it have an impact for you?
@Slowpoke42 could you take a look on this?