PyThread_acquire_lock_timed() should recompute the timeout when interrupted by a signal
| BPO | 30768 |
|---|---|
| Nosy | @pitrou, @vstinner |
| PRs | |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = None created_at = <Date 2017-06-26.13:50:01.691> labels = ['3.7'] title = 'PyThread_acquire_lock_timed() should recompute the timeout when interrupted by a signal' updated_at = <Date 2017-10-25.00:15:14.862> user = 'https://github.com/vstinner'
bugs.python.org fields:
activity = <Date 2017-10-25.00:15:14.862> actor = 'vstinner' assignee = 'none' closed = False closed_date = None closer = None components = [] creation = <Date 2017-06-26.13:50:01.691> creator = 'vstinner' dependencies = [] files = ['47233', '47234'] hgrepos = [] issue_num = 30768 keywords = ['patch'] message_count = 10.0 messages = ['296896', '296898', '296899', '304892', '304893', '304895', '304896', '304951', '304952', '304953'] nosy_count = 3.0 nosy_names = ['pitrou', 'vstinner', 'neologix'] pr_nums = ['4103'] priority = 'normal' resolution = None stage = 'resolved' status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue30768' versions = ['Python 3.7']