jh0ker · GitHub

and others added 6 commits

December 13, 2016 23:38
…atetime.time
 - Job.job_queue is now weakref.proxy reducing the risk of cyclic
   pointers preventing Job object from being deleted.
 - JobQueue._put(): raise if both next_t and job.interval are None
 - Don't put repeating job back to queue if user had disabled it was
   disabled during the time of execution.
 - New method: Job.is_removed() - promising a consistent API (instead of
   access to private member Job._remove)
 - Documentation fixes.

Closed

@tsnoam

@rahiel

rahiel deleted the jobqueue-absolute-simple branch

February 5, 2017 22:28

Merged

Closed

This was referenced

Mar 2, 2018

Closed

Merged

Read the original on github.com ↗