Python Forum
Threading or pycharm pydev problem
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threading or pycharm pydev problem
#2
I think I have figured it out myself.
I shouldn't have gone into pycharm expecting the console to function the same as what I was using before.
I should have read up on the workings of pycharm.

After implementing a function in the code that changed the flag to terminate the thread it all worked as expected.
After letting the script reach end of file though, inputting a change of variables is not recognized by the still running threads.
Reply


Messages In This Thread
Threading or pycharm pydev problem - by Fidgety - Apr-01-2021, 09:37 PM
RE: Threading or pycharm pydev problem - by Fidgety - Apr-01-2021, 11:37 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Concurrent futures threading running at same speed as non-threading billykid999 13 2,047 May-03-2023, 08:22 AM
Last Post: billykid999
  How to resolve my problem in Pycharm? bshoushtarian 0 894 Sep-26-2022, 11:45 AM
Last Post: bshoushtarian
  Facing problem with Pycharm - Not getting the expected output amortal03 1 894 Sep-09-2022, 05:44 PM
Last Post: Yoriz
  Tutorials on sockets, threading and multi-threading? muzikman 2 2,175 Oct-01-2021, 08:32 PM
Last Post: muzikman
  Idle and pycharm problem noithatgooccho 1 2,384 Jan-06-2021, 10:49 AM
Last Post: Larz60+
  Idle and pycharm problem gr3yali3n 3 2,383 Sep-05-2020, 03:28 AM
Last Post: gr3yali3n
  Python - Keyboard module - Threading problem ppel123 1 3,134 Apr-13-2020, 04:49 PM
Last Post: deanhystad
  pydev debugger: process 3442 is connecting when I run a program with ALT+COMMAND+R Seneca260 1 2,686 Jan-06-2020, 06:57 PM
Last Post: micseydel
  pydev error pydev debugger: warning: trying to add breakpoint to file that does not e kwhhst 8 9,276 Jun-15-2019, 02:52 PM
Last Post: kwhhst
  PyDev package install/download at runtime user2103 0 2,518 Jan-30-2018, 08:39 AM
Last Post: user2103

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020