Marcin Kuszczak

Results 75 comments of Marcin Kuszczak

Hi! This is an interesting idea. I am very curious about the real gains of daemon implementation compared to the implementation without daemon.

Nice - 6x improvement in start-up looks very promising 👍

Please provide additional information: - kscript version, - OS - exact, relevant test case I have tested it with kscript 4.2.1, and both (absolute and relative) imports work.

I will try to solve it, although I don't have much time to invest. Contributions from anyone are more than welcome.

I have investigated the issue. The problem with version 2.0 is that it completely changes how the scripts are executed. The current way of executing the script is by wrapping...