79561343

Date: 2025-04-08 06:36:06
Score: 0.5
Natty:
Report link

Simply add an onTermination callback to the Multi that your subscription method returns.

return ...
  .onTermination(() -> // your code here)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Jan Martiška