Skip to content

When reading an image, the process doesn't end #45

Closed
@devcrocod

Description

@devcrocod

Executing the following cell:

import javax.imageio.ImageIO
import java.io.File
val ioImage = ImageIO.read(File("some_image.jpg"))

launches new process IkotlinKt that doesn't end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions