Joshuatfox

- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 4
-
-
-
-
-
Joshuatfox created a post, When I am debugging and reload some Python Code, I would like to keep some state in memory
My code keeps some queues in singletons memory. Whenever I edit and reload any Python code, this state is zeroed out. Is there a way to keep singletons in memory through a reload event? The code ... -
Joshuatfox commented, -
-
-
-
Joshuatfox created a post, AnsweredMy IDE does not reopen last project on startup
"Reopen last project on startup" is checked (screenshot). Yet when I open the IDE (Goland), it goes to a project-choice menu (screenshot below). How can I fix this?