Code Monkey home page Code Monkey logo

Comments (4)

endaaman avatar endaaman commented on June 12, 2024 1

Thanks again! I fixed that. Maybe ok.

from tym.

paoloschi avatar paoloschi commented on June 12, 2024

Why "maybe"? everything is working perfectly now! :-)
I had forgotten to report that opening more than one tym instances, closing one would close all of them before, sort of crashing.
Now it doesn't happen anymore and I can create different profiles anywhere, even outside of XDG_CONFIG_HOME.
What I was trying to achieve without succeeding is perfectly workable now.
I have repeated my tests several times and, in addition, the warning messages in the logs that I used to see before have also disappeared now.
As far as I am concerned I would already close the issue now but since you are apparently left in doubt, do it yourself as soon as it seems appropriate to you :)

from tym.

endaaman avatar endaaman commented on June 12, 2024

Because I wrote the fix with my drunk brain, haha...

By default, tym's all instances(windows) are spawned from the single primary process. So, if tym encounters a fatal error, the process goes down and all instances will be collapsed.

The error of this issue may have been the reason why "closing one would close all of them before, sort of crashing." .

The --isolated option make tym spawn a new process by each instance and would avoid "chained destruction" when this kind of problem occurs.

from tym.

paoloschi avatar paoloschi commented on June 12, 2024

Yes yes, it is clear to me now and I had also observed it via the task manager with which I visually observed the birth of a new process by declaring --isolated.
Enjoy your good and well-deserved drink!!! ;-)

from tym.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.