# New Ticket Created by Bartłomiej Palmowski
# Please include the string: [perl #127098]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/Ticket/Display.html?id=127098 >
3:37 < Rotwang> m: react { Supply.interval(1).tap: -> { .say } }
23:37 <+camelia> rakudo-moar adb160: OUTPUT«Unhandled exception in code
scheduled on thread 4»
23:38 < lizmat> Rotwang: agree the error is LTA
23:39 < lizmat> m: react { whenever Supply.interval(1) { .say } } #
correct syntax
23:39 <+camelia> rakudo-moar adb160:
OUTPUT«(timeout)0123456789101112131415161718192021»