mastodonien.de

mastodon.social

Zeitpunkt              Nutzer    Delta   Tröts        TNR     Titel                     Version  maxTL
So 18.08.2024 00:00:02 2.053.229  +1.240  100.889.406    49,1 Mastodon                  4.3.0...   500
Sa 17.08.2024 00:00:04 2.051.989  +1.268  100.767.258    49,1 Mastodon                  4.3.0...   500
Fr 16.08.2024 00:00:00 2.050.721  +1.111  100.660.691    49,1 Mastodon                  4.3.0...   500
Do 15.08.2024 00:00:01 2.049.610  +1.147  100.539.771    49,1 Mastodon                  4.3.0...   500
Mi 14.08.2024 00:00:05 2.048.463       0  100.426.123    49,0 Mastodon                  4.3.0...   500
Mi 14.08.2024 00:00:05 2.048.463  +1.555  100.426.123    49,0 Mastodon                  4.3.0...   500
Di 13.08.2024 00:00:00 2.046.908  +1.369  100.311.382    49,0 Mastodon                  4.3.0...   500
Mo 12.08.2024 00:00:00 2.045.539  +1.270  100.192.858    49,0 Mastodon                  4.3.0...   500
So 11.08.2024 00:00:10 2.044.269  +1.003  100.082.452    49,0 Mastodon                  4.3.0...   500
Sa 10.08.2024 00:00:04 2.043.266       0   99.975.166    48,9 Mastodon                  4.3.0...   500

So 18.08.2024 04:12

like if this sort of code sounds familiar and painful:

if self.process is None:
self.start()
if self.process.stopping:
self._restart_after_stop = True
self._run_after_restart = request
return
if self.queue is not None:
self.queue.append(request)
return
self.process.send_command(...)

then you could probably use Automat to make your life a lot easier

[Öffentlich] Antw.: 0 Wtrl.: 0 Fav.: 0 · via Web

Antw. · Weiterl. · Fav. · Lesez. · Pin · Stumm · Löschen