11 lines
455 B
HTML
11 lines
455 B
HTML
---
|
|
layout: post
|
|
title: Multiprocessing Support
|
|
metasub: news
|
|
---
|
|
|
|
<p>Currently I am refactoring a lot of stuff since APScheduler since some months support multiprocessing for job execution.</p>
|
|
|
|
<p>Yesterday I rewrote the scheduling code but there are still some more things to do. Actually I do not know what is wrong. Scheduling works and execution of jobs is working too but the execution of services fails at some point.</p>
|
|
|
|
<p>I am on it... ;)</p>
|